home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
database
/
cidex20.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-03-03
|
875b
|
21 lines
Echo off
CLS
CIASK Please enter your name: YOURNAME
CLS
Echo Thank you very much %YOURNAME% for registering CIDEX.
Echo I have made a number of significant modifications to CIDEX V2.0.
Echo CIDEX now supports up to 1000 records (the maximum amount depends
Echo on how much memory you have installed). The previous version could
Echo only support about 200 entries before it gave an out of memory error.
Echo
Echo I included a list of our other products in a file called PRODUCTS.DOC
Echo and also included a bonus program called CIASK.EXE which comes
Echo in very handy in batch files you write. It allows you to ask for
Echo a string to be entered and saves that string in the environment.
Echo You can use CIASK to edit your PATH on the fly also.
Echo
Echo Thanks again,
Echo Mike Caughran
Echo Cedar Island Software
Echo Juneau Alaska
ECHO